[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+-----------+##############################################################
#+-| VERSION() |--------------------------------------------------+###########
#| +-----------+ Returns the current version of the FORCE library |###########
#+----------------------------------------------------------------+###########
##############################################################################
##############################################################################
#+--| Summary |----------------+##############################################
#|     #INCLUDE system.hdr     |##############################################
#+-----------------------------+##############################################
##############################################################################
##############################################################################
#+--| Syntax |-----------------------------+##################################
#|     FUNCTION CHAR version PROTOTYPE     |##################################
#+-----------------------------------------+##################################
##############################################################################
##############################################################################
###################+---| Description |---------------------+##################
###################| The version() function returns the    |##################
###################| current version of the FORCE library. |##################
###################+---------------------------------------+##################
##############################################################################
##############################################################################
#########+--| Example 1 |-------------------------------------------+#########
#########| *    Print out the current FORCE library version.        |#########
#########|                                                          |#########
#########| ? version()                                              |#########
#########+----------------------------------------------------------+#########
##############################################################################
##############################################################################
#########+--| Example 2 |-------------------------------------------+#########
#########| *    Make sure the application is linked with            |#########
#########| *    the proper FORCE library.                           |#########
#########|                                                          |#########
#########| IF "2.0" $ version()                                     |#########
#########|     ? "Linked with wrong version.                        |#########
#########| ENDIF                                                    |#########
#########+----------------------------------------------------------+#########
##############################################################################

See Also: os() os_ver
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson